From: Markus Rost Date: Thu, 3 Oct 2002 18:21:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30308 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6b8b3bb9027f3ce35f4e71df1a8a0b3d0f7c3fc8;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06bd13ef2a4..310039eca0e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2002-10-03 Markus Rost + + * progmodes/ada-stmt.el (ada-stmt-add-to-ada-menu): Handle the + menu pseudo-keys generated by easymenu which are lowercase in + Emacs 21.4. + + * progmodes/ada-xref.el + (ada-xref-update-project-menu,ada-add-ada-menu): Ditto. + 2002-10-03 John Paul Wallington * frame.el (delete-frame-hook): Variable alias for @@ -22,7 +31,8 @@ 2002-10-02 Markus Rost - * progmodes/sh-script.el (sh-alias-alist): Use append instead of nconc. + * progmodes/sh-script.el (sh-alias-alist): Use append instead of + nconc. * startup.el (normal-top-level): Reset standard-value property of `user-full-name' here.